=================== TRACE OPEN ===================
manager: version : 15.0
manager: date    : 2022-04-13 00:11:39 -0400

--------------------------------------------------
Process    : XXXSOLRPRC
Function   : FTPREIN
Partition  : CML
Job Name   : DEVELOPER
Job User   : D15PGMLIB
Job Number : 278010
Command    : SERVICE_LOAD TRACE(*YES) TRACE_NAME(*FUNCTION) SERVICE(FTPService)
Command    : OK "Service successfully loaded"
--------------------------------------------------

--------------------------------------------------
Process    : XXXSOLRPRC
Function   : FTPREIN
Partition  : CML
Job Name   : DEVELOPER
Job User   : D15PGMLIB
Job Number : 278010
Command    : CONNECT TIMEOUT(30000) WAIT(30000) HOST(domain.com)
Using host path encoding : ISO8859_1
FTP control : host : dms-cloud.com
FTP control : port : 21
FTP control : host lookup time : 22 ms
FTP control : using IPv4 address 13.92.189.92
FTP control : read timeout    : 30000
FTP control : connect timeout : 30000
FTP control : connect to host time : 12 ms
FTP control : send and receive buffer sizes : 65535, 65535
FTP response line : 220 Microsoft FTP Service
FTP response received
Command    : OK "Connect command completed"
--------------------------------------------------

--------------------------------------------------
Process    : XXXSOLRPRC
Function   : FTPREIN
Partition  : CML
Job Name   : DEVELOPER
Job User   : D15PGMLIB
Job Number : 278010
Command    : LOGIN PASSWORD(*****) USER(Lansa)
FTP control : send command : USER Lansa
FTP response line : 331 Password required
FTP response received
FTP control : send command : PASS *****
FTP response line : 230-Authorized Users Only. XXX Inc All Rights Reserved
FTP response continues
FTP response code : 230
FTP response line : 230 User logged in.
FTP response received
Login successful
FTP control : send command : SYST
FTP response line : 215 Windows_NT
FTP response received
FTP control : send command : FEAT
FTP response line : 211-Extended features supported:
FTP response continues
FTP response code : 211
FTP response line :  LANG EN*
FTP response line :  UTF8
FTP response line :  AUTH TLS;TLS-C;SSL;TLS-P;
FTP response line :  PBSZ
FTP response line :  PROT C;P;
FTP response line :  CCC
FTP response line :  HOST
FTP response line :  SIZE
FTP response line :  MDTM
FTP response line :  REST STREAM
FTP response line : 211 END
FTP response received
Command    : OK "LOGIN command completed"
--------------------------------------------------

--------------------------------------------------
Process    : XXXSOLRPRC
Function   : FTPREIN
Partition  : CML
Job Name   : DEVELOPER
Job User   : D15PGMLIB
Job Number : 278010
Command    : SITE COMMAND(NAMEFMT 1)
FTP control : send command : SITE NAMEFMT 1
FTP response line : 500 'SITE': command not understood
FTP response received
Site command failed : 500
Command    : ERROR "SITE command failed : 500 'SITE': command not understood"
--------------------------------------------------

--------------------------------------------------
Process    : XXXSOLRPRC
Function   : FTPREIN
Partition  : CML
Job Name   : DEVELOPER
Job User   : D15PGMLIB
Job Number : 278010
Command    : PUT FROM(/LANSA_D15PGMLIB/tmp/) TO(ftptest.txt)
Put file using passive mode : /LANSA_D15PGMLIB/tmp/
FTP control : send command : PASV
FTP response line : 227 Entering Passive Mode (192,168,1,4,246,223).
FTP response received
Using IPv4 remote host : 192.168.1.4:63199
Open clear data channel to remote host : (192.168.1.4:63199)
Host lookup time : 0 ms
Using IPv4 address 192.168.1.4
Read timeout    : 30000
Connect timeout : 30000

stack trace: java.net.SocketTimeoutException: connect timed out
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:370)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:231)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:213)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:404)
	at java.net.Socket.connect(Socket.java:660)
	at com.lansa.jsm.service.FTPServiceControlClient.<init>(Unknown Source)
	at com.lansa.jsm.service.FTPService.if(Unknown Source)
	at com.lansa.jsm.service.FTPService.void(Unknown Source)
	at com.lansa.jsm.service.FTPService.int(Unknown Source)
	at com.lansa.jsm.service.FTPService.command(Unknown Source)
	at com.lansa.jsm.g.a(Unknown Source)
	at com.lansa.jsm.g.if(Unknown Source)
	at com.lansa.jsm.g.run(Unknown Source)

Command    : ERROR : "connect timed out"
--------------------------------------------------

=================== TRACE CLOSE ==================
